home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_dia.idb / usr / freeware / share / oaf / GNOME_Dia.oaf.z / GNOME_Dia.oaf
Text File  |  2001-10-09  |  1KB  |  32 lines

  1. <oaf_info>
  2.     <oaf_server
  3.         iid="OAFIID:GNOME_Dia_DiagramFactory"
  4.         type="exe" location="dia-embedd">
  5.     <oaf_attribute name="repo_ids" type="stringv">
  6.         <item value="IDL:Bonobo/GenericFactory:1.0"/>
  7.     </oaf_attribute>
  8.         <oaf_attribute name="name" type="string"
  9.                value="Dia Diagram embeddable factory"/>
  10.     <oaf_attribute name="description" type="string"
  11.                value="dia embeddable factory"/>
  12.     </oaf_server>
  13.  
  14.     <oaf_server
  15.         iid="OAFIID:GNOME_Dia_Diagram"
  16.         type="factory"
  17.         location="OAFIID:GNOME_Dia_DiagramFactory">
  18.     <oaf_attribute name="repo_ids" type="stringv">
  19.         <item value="IDL:Bonobo/Unknown:1.0"/>
  20.         <item value="IDL:Bonobo/Embeddable:1.0"/>
  21.     </oaf_attribute>
  22.         <oaf_attribute name="name" type="string"
  23.                value="Dia Diagram embeddable"/>
  24.     <oaf_attribute name="description" type="string"
  25.                value="A Dia diagram"/>
  26.     <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
  27.             <item value="application/x-dia-diagram"/>
  28.         </oaf_attribute>
  29.     </oaf_server>
  30.  
  31. </oaf_info>
  32.